com.inscoper.nbo.IntensifiedCamera¶
Represents the XML element IntensifiedCamera. More...
Inherits from com.inscoper.nbo.Camera_Type, com.inscoper.nbo.Detector_Type, com.inscoper.nbo.ManufacturerSpec_Type, com.inscoper.nbo.NBOBaseClass
Public Functions¶
| Name | |
|---|---|
| synchronized void | delete() |
| IntensifiedCamera() | |
| String | getTypeName() Returns the class type name. |
| String | getXMLName() Returns the XML element name corresponding to this class. |
| ENBOType | getNBOType() Returns the NBO Type corresponding to this class. |
| NBOBaseClassVector | getChildren() Returns a list of all classes derived from this class. |
| NBOBaseClassVector | getSubElements() Returns a list of all child elements contained in this class. |
| void | fromJsonFile(String path, boolean validate) Populates this object from a JSON file. |
| void | fromJsonFile(String path) Populates this object from a JSON file. |
| void | fromJsonString(String json_string, boolean validate) Populates this object from a JSON string. |
| void | fromJsonString(String json_string) Populates this object from a JSON string. |
| void | fromXmlFile(String path, boolean validate) Populates this object from a XML file. |
| void | fromXmlFile(String path) Populates this object from a XML file. |
| void | fromXmlString(String xml_string, boolean validate) Populates this object from a XML string. |
| void | fromXmlString(String xml_string) Populates this object from a XML string. |
| void | toXmlFile(String filename, boolean validate) Serializes this object to an XML file. |
| void | toXmlFile(String filename) Serializes this object to an XML file. |
| String | toXmlString(boolean validate) Serializes this object to an XML string. |
| String | toXmlString() Serializes this object to an XML string. |
| void | setSensorType(SensorType_Type value, boolean validate) Sets the value of the SensorType attribute. |
| void | setSensorType(SensorType_Type value) Sets the value of the SensorType attribute. |
| SensorType_Type | getSensorType() Returns the value of the SensorType attribute. |
| void | resetSensorType() Resets the SensorType attribute to an unset state. |
| boolean | hasSensorType() Checks whether the optional SensorType attribute is present. |
| void | setIntensifierType(IntensifierType_Type value, boolean validate) Sets the value of the IntensifierType attribute. |
| void | setIntensifierType(IntensifierType_Type value) Sets the value of the IntensifierType attribute. |
| IntensifierType_Type | getIntensifierType() Returns the value of the IntensifierType attribute. |
| void | resetIntensifierType() Resets the IntensifierType attribute to an unset state. |
| boolean | hasIntensifierType() Checks whether the optional IntensifierType attribute is present. |
| void | setRegisterWellCapacity(long value, boolean validate) Sets the value of the RegisterWellCapacity attribute. |
| void | setRegisterWellCapacity(long value) Sets the value of the RegisterWellCapacity attribute. |
| long | getRegisterWellCapacity() Returns the value of the RegisterWellCapacity attribute. |
| void | resetRegisterWellCapacity() Resets the RegisterWellCapacity attribute to an unset state. |
| boolean | hasRegisterWellCapacity() Checks whether the RegisterWellCapacity attribute is present. |
| void | setRegisterWellCapacityUnit(UnitsElectricCharge_Type value, boolean validate) Sets the value of the RegisterWellCapacityUnit attribute. |
| void | setRegisterWellCapacityUnit(UnitsElectricCharge_Type value) Sets the value of the RegisterWellCapacityUnit attribute. |
| UnitsElectricCharge_Type | getRegisterWellCapacityUnit() Returns the value of the RegisterWellCapacityUnit attribute. |
| void | resetRegisterWellCapacityUnit() Resets the RegisterWellCapacityUnit attribute to an unset state. |
| boolean | hasRegisterWellCapacityUnit() Checks whether the optional RegisterWellCapacityUnit attribute is present. |
| IntensifiedCamera | __internal_create(long cPtr, boolean own) |
| IntensifiedCamera | fromBase(NBOBaseClass base) Cast a NBOBaseClass to a CMOS. |
Protected Functions¶
| Name | |
|---|---|
| IntensifiedCamera(long cPtr, boolean cMemoryOwn) | |
| void | swigSetCMemOwn(boolean own) |
| void | finalize() |
| long | getCPtr(IntensifiedCamera obj) |
Additional inherited members¶
Public Functions inherited from com.inscoper.nbo.Camera_Type
| Name | |
|---|---|
| Camera_Type() | |
| void | setArrayWidth(long value, boolean validate) Sets the value of the ArrayWidth attribute. |
| void | setArrayWidth(long value) Sets the value of the ArrayWidth attribute. |
| long | getArrayWidth() Returns the value of the ArrayWidth attribute. |
| void | resetArrayWidth() Resets the ArrayWidth attribute to an unset state. |
| boolean | hasArrayWidth() Checks whether the ArrayWidth attribute is present. |
| void | setArrayHeight(long value, boolean validate) Sets the value of the ArrayHeight attribute. |
| void | setArrayHeight(long value) Sets the value of the ArrayHeight attribute. |
| long | getArrayHeight() Returns the value of the ArrayHeight attribute. |
| void | resetArrayHeight() Resets the ArrayHeight attribute to an unset state. |
| boolean | hasArrayHeight() Checks whether the ArrayHeight attribute is present. |
| void | setPixelWidth(float value, boolean validate) Sets the value of the PixelWidth attribute. |
| void | setPixelWidth(float value) Sets the value of the PixelWidth attribute. |
| float | getPixelWidth() Returns the value of the PixelWidth attribute. |
| void | resetPixelWidth() Resets the PixelWidth attribute to an unset state. |
| boolean | hasPixelWidth() Checks whether the PixelWidth attribute is present. |
| void | setPixelWidthUnit(UnitsLength_Type value, boolean validate) Sets the value of the PixelWidthUnit attribute. |
| void | setPixelWidthUnit(UnitsLength_Type value) Sets the value of the PixelWidthUnit attribute. |
| UnitsLength_Type | getPixelWidthUnit() Returns the value of the PixelWidthUnit attribute. |
| void | resetPixelWidthUnit() Resets the PixelWidthUnit attribute to an unset state. |
| boolean | hasPixelWidthUnit() Checks whether the optional PixelWidthUnit attribute is present. |
| void | setPixelHeight(float value, boolean validate) Sets the value of the PixelHeight attribute. |
| void | setPixelHeight(float value) Sets the value of the PixelHeight attribute. |
| float | getPixelHeight() Returns the value of the PixelHeight attribute. |
| void | resetPixelHeight() Resets the PixelHeight attribute to an unset state. |
| boolean | hasPixelHeight() Checks whether the PixelHeight attribute is present. |
| void | setPixelHeightUnit(UnitsLength_Type value, boolean validate) Sets the value of the PixelHeightUnit attribute. |
| void | setPixelHeightUnit(UnitsLength_Type value) Sets the value of the PixelHeightUnit attribute. |
| UnitsLength_Type | getPixelHeightUnit() Returns the value of the PixelHeightUnit attribute. |
| void | resetPixelHeightUnit() Resets the PixelHeightUnit attribute to an unset state. |
| boolean | hasPixelHeightUnit() Checks whether the optional PixelHeightUnit attribute is present. |
| void | setIllumination(CameraIllumination_Type value, boolean validate) Sets the value of the Illumination attribute. |
| void | setIllumination(CameraIllumination_Type value) Sets the value of the Illumination attribute. |
| CameraIllumination_Type | getIllumination() Returns the value of the Illumination attribute. |
| void | resetIllumination() Resets the Illumination attribute to an unset state. |
| boolean | hasIllumination() Checks whether the optional Illumination attribute is present. |
| void | setManufacturerOffet(float value, boolean validate) Sets the value of the ManufacturerOffet attribute. |
| void | setManufacturerOffet(float value) Sets the value of the ManufacturerOffet attribute. |
| float | getManufacturerOffet() Returns the value of the ManufacturerOffet attribute. |
| void | resetManufacturerOffet() Resets the ManufacturerOffet attribute to an unset state. |
| boolean | hasManufacturerOffet() Checks whether the ManufacturerOffet attribute is present. |
| void | setColor(ColorMode_Type value, boolean validate) Sets the value of the Color attribute. |
| void | setColor(ColorMode_Type value) Sets the value of the Color attribute. |
| ColorMode_Type | getColor() Returns the value of the Color attribute. |
| void | resetColor() Resets the Color attribute to an unset state. |
| boolean | hasColor() Checks whether the optional Color attribute is present. |
| void | setPixelWellCapacity(long value, boolean validate) Sets the value of the PixelWellCapacity attribute. |
| void | setPixelWellCapacity(long value) Sets the value of the PixelWellCapacity attribute. |
| long | getPixelWellCapacity() Returns the value of the PixelWellCapacity attribute. |
| void | resetPixelWellCapacity() Resets the PixelWellCapacity attribute to an unset state. |
| boolean | hasPixelWellCapacity() Checks whether the PixelWellCapacity attribute is present. |
| void | setPixelWellCapacityUnit(UnitsElectricCharge_Type value, boolean validate) Sets the value of the PixelWellCapacityUnit attribute. |
| void | setPixelWellCapacityUnit(UnitsElectricCharge_Type value) Sets the value of the PixelWellCapacityUnit attribute. |
| UnitsElectricCharge_Type | getPixelWellCapacityUnit() Returns the value of the PixelWellCapacityUnit attribute. |
| void | resetPixelWellCapacityUnit() Resets the PixelWellCapacityUnit attribute to an unset state. |
| boolean | hasPixelWellCapacityUnit() Checks whether the optional PixelWellCapacityUnit attribute is present. |
| void | setMaximumFrameRate(float value, boolean validate) Sets the value of the MaximumFrameRate attribute. |
| void | setMaximumFrameRate(float value) Sets the value of the MaximumFrameRate attribute. |
| float | getMaximumFrameRate() Returns the value of the MaximumFrameRate attribute. |
| void | resetMaximumFrameRate() Resets the MaximumFrameRate attribute to an unset state. |
| boolean | hasMaximumFrameRate() Checks whether the MaximumFrameRate attribute is present. |
| void | setMaximumFrameRateUnit(UnitsFrequency_Type value, boolean validate) Sets the value of the MaximumFrameRateUnit attribute. |
| void | setMaximumFrameRateUnit(UnitsFrequency_Type value) Sets the value of the MaximumFrameRateUnit attribute. |
| UnitsFrequency_Type | getMaximumFrameRateUnit() Returns the value of the MaximumFrameRateUnit attribute. |
| void | resetMaximumFrameRateUnit() Resets the MaximumFrameRateUnit attribute to an unset state. |
| boolean | hasMaximumFrameRateUnit() Checks whether the optional MaximumFrameRateUnit attribute is present. |
| void | setMaximumReadoutRate(float value, boolean validate) Sets the value of the MaximumReadoutRate attribute. |
| void | setMaximumReadoutRate(float value) Sets the value of the MaximumReadoutRate attribute. |
| float | getMaximumReadoutRate() Returns the value of the MaximumReadoutRate attribute. |
| void | resetMaximumReadoutRate() Resets the MaximumReadoutRate attribute to an unset state. |
| boolean | hasMaximumReadoutRate() Checks whether the MaximumReadoutRate attribute is present. |
| void | setMaximumReadoutRateUnit(UnitsFrequency_Type value, boolean validate) Sets the value of the MaximumReadoutRateUnit attribute. |
| void | setMaximumReadoutRateUnit(UnitsFrequency_Type value) Sets the value of the MaximumReadoutRateUnit attribute. |
| UnitsFrequency_Type | getMaximumReadoutRateUnit() Returns the value of the MaximumReadoutRateUnit attribute. |
| void | resetMaximumReadoutRateUnit() Resets the MaximumReadoutRateUnit attribute to an unset state. |
| boolean | hasMaximumReadoutRateUnit() Checks whether the optional MaximumReadoutRateUnit attribute is present. |
| void | setVerticalClockSpeed(float value, boolean validate) Sets the value of the VerticalClockSpeed attribute. |
| void | setVerticalClockSpeed(float value) Sets the value of the VerticalClockSpeed attribute. |
| float | getVerticalClockSpeed() Returns the value of the VerticalClockSpeed attribute. |
| void | resetVerticalClockSpeed() Resets the VerticalClockSpeed attribute to an unset state. |
| boolean | hasVerticalClockSpeed() Checks whether the VerticalClockSpeed attribute is present. |
| void | setVerticalClockSpeedUnit(UnitsTime_Type value, boolean validate) Sets the value of the VerticalClockSpeedUnit attribute. |
| void | setVerticalClockSpeedUnit(UnitsTime_Type value) Sets the value of the VerticalClockSpeedUnit attribute. |
| UnitsTime_Type | getVerticalClockSpeedUnit() Returns the value of the VerticalClockSpeedUnit attribute. |
| void | resetVerticalClockSpeedUnit() Resets the VerticalClockSpeedUnit attribute to an unset state. |
| boolean | hasVerticalClockSpeedUnit() Checks whether the optional VerticalClockSpeedUnit attribute is present. |
Protected Functions inherited from com.inscoper.nbo.Camera_Type
| Name | |
|---|---|
| Camera_Type(long cPtr, boolean cMemoryOwn) |
Public Functions inherited from com.inscoper.nbo.Detector_Type
| Name | |
|---|---|
| Detector_Type() | |
| void | setID(DetectorID_Type value, boolean validate) Sets the value of the ID attribute. |
| void | setID(DetectorID_Type value) Sets the value of the ID attribute. |
| DetectorID_Type | getID() Returns the value of the ID attribute. |
| void | resetID() Resets the ID attribute to an unset state. |
| boolean | hasID() Checks whether the optional ID attribute is present. |
| void | setName(Denomination_Type value, boolean validate) Sets the value of the Name attribute. |
| void | setName(Denomination_Type value) Sets the value of the Name attribute. |
| Denomination_Type | getName() Returns the value of the Name attribute. |
| void | resetName() Resets the Name attribute to an unset state. |
| boolean | hasName() Checks whether the optional Name attribute is present. |
| void | setMount(DetectorMount_Type value, boolean validate) Sets the value of the Mount attribute. |
| void | setMount(DetectorMount_Type value) Sets the value of the Mount attribute. |
| DetectorMount_Type | getMount() Returns the value of the Mount attribute. |
| void | resetMount() Resets the Mount attribute to an unset state. |
| boolean | hasMount() Checks whether the optional Mount attribute is present. |
| void | setMaxBitDepth(DigitizerType_Type value, boolean validate) Sets the value of the MaxBitDepth attribute. |
| void | setMaxBitDepth(DigitizerType_Type value) Sets the value of the MaxBitDepth attribute. |
| DigitizerType_Type | getMaxBitDepth() Returns the value of the MaxBitDepth attribute. |
| void | resetMaxBitDepth() Resets the MaxBitDepth attribute to an unset state. |
| boolean | hasMaxBitDepth() Checks whether the optional MaxBitDepth attribute is present. |
| void | setQuantumEfficiency(float value, boolean validate) Sets the value of the QuantumEfficiency attribute. |
| void | setQuantumEfficiency(float value) Sets the value of the QuantumEfficiency attribute. |
| float | getQuantumEfficiency() Returns the value of the QuantumEfficiency attribute. |
| void | resetQuantumEfficiency() Resets the QuantumEfficiency attribute to an unset state. |
| boolean | hasQuantumEfficiency() Checks whether the QuantumEfficiency attribute is present. |
| void | setElectronicConversionFactor(float value, boolean validate) Sets the value of the ElectronicConversionFactor attribute. |
| void | setElectronicConversionFactor(float value) Sets the value of the ElectronicConversionFactor attribute. |
| float | getElectronicConversionFactor() Returns the value of the ElectronicConversionFactor attribute. |
| void | resetElectronicConversionFactor() Resets the ElectronicConversionFactor attribute to an unset state. |
| boolean | hasElectronicConversionFactor() Checks whether the ElectronicConversionFactor attribute is present. |
| void | setReadOutNoise(float value, boolean validate) Sets the value of the ReadOutNoise attribute. |
| void | setReadOutNoise(float value) Sets the value of the ReadOutNoise attribute. |
| float | getReadOutNoise() Returns the value of the ReadOutNoise attribute. |
| void | resetReadOutNoise() Resets the ReadOutNoise attribute to an unset state. |
| boolean | hasReadOutNoise() Checks whether the ReadOutNoise attribute is present. |
| void | setReadNoiseUnit(UnitsElectricCurrent_Type value, boolean validate) Sets the value of the ReadNoiseUnit attribute. |
| void | setReadNoiseUnit(UnitsElectricCurrent_Type value) Sets the value of the ReadNoiseUnit attribute. |
| UnitsElectricCurrent_Type | getReadNoiseUnit() Returns the value of the ReadNoiseUnit attribute. |
| void | resetReadNoiseUnit() Resets the ReadNoiseUnit attribute to an unset state. |
| boolean | hasReadNoiseUnit() Checks whether the optional ReadNoiseUnit attribute is present. |
| void | setDetectorNoiseModel(DetectorNoiseModel_Type value, boolean validate) Sets the value of the DetectorNoiseModel attribute. |
| void | setDetectorNoiseModel(DetectorNoiseModel_Type value) Sets the value of the DetectorNoiseModel attribute. |
| DetectorNoiseModel_Type | getDetectorNoiseModel() Returns the value of the DetectorNoiseModel attribute. |
| void | resetDetectorNoiseModel() Resets the DetectorNoiseModel attribute to an unset state. |
| boolean | hasDetectorNoiseModel() Checks whether the optional DetectorNoiseModel attribute is present. |
| void | setDarkCurrentRate(float value, boolean validate) Sets the value of the DarkCurrentRate attribute. |
| void | setDarkCurrentRate(float value) Sets the value of the DarkCurrentRate attribute. |
| float | getDarkCurrentRate() Returns the value of the DarkCurrentRate attribute. |
| void | resetDarkCurrentRate() Resets the DarkCurrentRate attribute to an unset state. |
| boolean | hasDarkCurrentRate() Checks whether the DarkCurrentRate attribute is present. |
| void | setDarkCurrentRateUnit(UnitsElectricCurrent_Type value, boolean validate) Sets the value of the DarkCurrentRateUnit attribute. |
| void | setDarkCurrentRateUnit(UnitsElectricCurrent_Type value) Sets the value of the DarkCurrentRateUnit attribute. |
| UnitsElectricCurrent_Type | getDarkCurrentRateUnit() Returns the value of the DarkCurrentRateUnit attribute. |
| void | resetDarkCurrentRateUnit() Resets the DarkCurrentRateUnit attribute to an unset state. |
| boolean | hasDarkCurrentRateUnit() Checks whether the optional DarkCurrentRateUnit attribute is present. |
| void | setDynamicRange(float value, boolean validate) Sets the value of the DynamicRange attribute. |
| void | setDynamicRange(float value) Sets the value of the DynamicRange attribute. |
| float | getDynamicRange() Returns the value of the DynamicRange attribute. |
| void | resetDynamicRange() Resets the DynamicRange attribute to an unset state. |
| boolean | hasDynamicRange() Checks whether the DynamicRange attribute is present. |
| void | setDynamicRangeUnit(UnitsRatio_Type value, boolean validate) Sets the value of the DynamicRangeUnit attribute. |
| void | setDynamicRangeUnit(UnitsRatio_Type value) Sets the value of the DynamicRangeUnit attribute. |
| UnitsRatio_Type | getDynamicRangeUnit() Returns the value of the DynamicRangeUnit attribute. |
| void | resetDynamicRangeUnit() Resets the DynamicRangeUnit attribute to an unset state. |
| boolean | hasDynamicRangeUnit() Checks whether the optional DynamicRangeUnit attribute is present. |
| void | setAmbientOperatingTemperature(float value, boolean validate) Sets the value of the AmbientOperatingTemperature attribute. |
| void | setAmbientOperatingTemperature(float value) Sets the value of the AmbientOperatingTemperature attribute. |
| float | getAmbientOperatingTemperature() Returns the value of the AmbientOperatingTemperature attribute. |
| void | resetAmbientOperatingTemperature() Resets the AmbientOperatingTemperature attribute to an unset state. |
| boolean | hasAmbientOperatingTemperature() Checks whether the AmbientOperatingTemperature attribute is present. |
| void | setAmbientOperatingTemperatureUnit(UnitsTemperature_Type value, boolean validate) Sets the value of the AmbientOperatingTemperatureUnit attribute. |
| void | setAmbientOperatingTemperatureUnit(UnitsTemperature_Type value) Sets the value of the AmbientOperatingTemperatureUnit attribute. |
| UnitsTemperature_Type | getAmbientOperatingTemperatureUnit() Returns the value of the AmbientOperatingTemperatureUnit attribute. |
| void | resetAmbientOperatingTemperatureUnit() Resets the AmbientOperatingTemperatureUnit attribute to an unset state. |
| boolean | hasAmbientOperatingTemperatureUnit() Checks whether the optional AmbientOperatingTemperatureUnit attribute is present. |
| void | setAmbientOperatingHumidity(float value, boolean validate) Sets the value of the AmbientOperatingHumidity attribute. |
| void | setAmbientOperatingHumidity(float value) Sets the value of the AmbientOperatingHumidity attribute. |
| float | getAmbientOperatingHumidity() Returns the value of the AmbientOperatingHumidity attribute. |
| void | resetAmbientOperatingHumidity() Resets the AmbientOperatingHumidity attribute to an unset state. |
| boolean | hasAmbientOperatingHumidity() Checks whether the AmbientOperatingHumidity attribute is present. |
| void | setRelayLensRef(LensRef_Type value, boolean validate) Sets the value of the RelayLensRef element. |
| void | setRelayLensRef(LensRef_Type value) Sets the value of the RelayLensRef element. |
| LensRef_Type | getRelayLensRef() Returns the value of the RelayLensRef element. |
| void | resetRelayLensRef() Resets the RelayLensRef element to an unset state. |
| boolean | hasRelayLensRef() Checks whether the optional RelayLensRef element is present. |
| void | setAnnotationRef_List(AnnotationRefVector value, boolean validate) Sets the list of AnnotationRef elements. |
| void | setAnnotationRef_List(AnnotationRefVector value) Sets the list of AnnotationRef elements. |
| AnnotationRefVector | getAnnotationRef_List() Returns the list of AnnotationRef elements. |
| void | addToAnnotationRef_List(AnnotationRef value, boolean validate) Adds a new AnnotationRef element to this object. |
| void | addToAnnotationRef_List(AnnotationRef value) Adds a new AnnotationRef element to this object. |
| void | clearAnnotationRef_List() Clear the list of AnnotationRef. |
| void | setWavelengthRange_List(Detector_Type_InlineWavelengthRangeVector value, boolean validate) Sets the list of WavelengthRange elements. |
| void | setWavelengthRange_List(Detector_Type_InlineWavelengthRangeVector value) Sets the list of WavelengthRange elements. |
| Detector_Type_InlineWavelengthRangeVector | getWavelengthRange_List() Returns the list of WavelengthRange elements. |
| void | addToWavelengthRange_List(Detector_Type_InlineWavelengthRange value, boolean validate) Adds a new WavelengthRange element to this object. |
| void | addToWavelengthRange_List(Detector_Type_InlineWavelengthRange value) Adds a new WavelengthRange element to this object. |
| void | clearWavelengthRange_List() Clear the list of WavelengthRange. |
Protected Functions inherited from com.inscoper.nbo.Detector_Type
| Name | |
|---|---|
| Detector_Type(long cPtr, boolean cMemoryOwn) |
Public Functions inherited from com.inscoper.nbo.ManufacturerSpec_Type
| Name | |
|---|---|
| ManufacturerSpec_Type() | |
| void | setManufacturer(String value, boolean validate) Sets the value of the Manufacturer attribute. |
| void | setManufacturer(String value) Sets the value of the Manufacturer attribute. |
| String | getManufacturer() Returns the value of the Manufacturer attribute. |
| void | resetManufacturer() Resets the Manufacturer attribute to an unset state. |
| boolean | hasManufacturer() Checks whether the Manufacturer attribute is present. |
| void | setModel(String value, boolean validate) Sets the value of the Model attribute. |
| void | setModel(String value) Sets the value of the Model attribute. |
| String | getModel() Returns the value of the Model attribute. |
| void | resetModel() Resets the Model attribute to an unset state. |
| boolean | hasModel() Checks whether the Model attribute is present. |
| void | setCatalogNumber(String value, boolean validate) Sets the value of the CatalogNumber attribute. |
| void | setCatalogNumber(String value) Sets the value of the CatalogNumber attribute. |
| String | getCatalogNumber() Returns the value of the CatalogNumber attribute. |
| void | resetCatalogNumber() Resets the CatalogNumber attribute to an unset state. |
| boolean | hasCatalogNumber() Checks whether the CatalogNumber attribute is present. |
| void | setLotNumber(String value, boolean validate) Sets the value of the LotNumber attribute. |
| void | setLotNumber(String value) Sets the value of the LotNumber attribute. |
| String | getLotNumber() Returns the value of the LotNumber attribute. |
| void | resetLotNumber() Resets the LotNumber attribute to an unset state. |
| boolean | hasLotNumber() Checks whether the LotNumber attribute is present. |
| void | setMapAnnotation_List(MapAnnotationVector value, boolean validate) Sets the list of MapAnnotation elements. |
| void | setMapAnnotation_List(MapAnnotationVector value) Sets the list of MapAnnotation elements. |
| MapAnnotationVector | getMapAnnotation_List() Returns the list of MapAnnotation elements. |
| void | addToMapAnnotation_List(MapAnnotation value, boolean validate) Adds a new MapAnnotation element to this object. |
| void | addToMapAnnotation_List(MapAnnotation value) Adds a new MapAnnotation element to this object. |
| void | clearMapAnnotation_List() Clear the list of MapAnnotation. |
| void | setSpecsFile(FileAnnotation_Type value, boolean validate) Sets the value of the SpecsFile element. |
| void | setSpecsFile(FileAnnotation_Type value) Sets the value of the SpecsFile element. |
| FileAnnotation_Type | getSpecsFile() Returns the value of the SpecsFile element. |
| void | resetSpecsFile() Resets the SpecsFile element to an unset state. |
| boolean | hasSpecsFile() Checks whether the optional SpecsFile element is present. |
| void | setAdditionalVendorInformation_List(AdditionalVendorInformationVector value, boolean validate) Sets the list of AdditionalVendorInformation elements. |
| void | setAdditionalVendorInformation_List(AdditionalVendorInformationVector value) Sets the list of AdditionalVendorInformation elements. |
| AdditionalVendorInformationVector | getAdditionalVendorInformation_List() Returns the list of AdditionalVendorInformation elements. |
| void | addToAdditionalVendorInformation_List(AdditionalVendorInformation value, boolean validate) Adds a new AdditionalVendorInformation element to this object. |
| void | addToAdditionalVendorInformation_List(AdditionalVendorInformation value) Adds a new AdditionalVendorInformation element to this object. |
| void | clearAdditionalVendorInformation_List() Clear the list of AdditionalVendorInformation. |
| StringSet | getManufacturerAllowedValues() Returns the allowed values for this attribut. |
| StringSet | getModelAllowedValues() Returns the allowed values for this attribut. |
| StringSet | getCatalogNumberAllowedValues() Returns the allowed values for this attribut. |
| StringSet | getLotNumberAllowedValues() Returns the allowed values for this attribut. |
Protected Functions inherited from com.inscoper.nbo.ManufacturerSpec_Type
| Name | |
|---|---|
| ManufacturerSpec_Type(long cPtr, boolean cMemoryOwn) |
Protected Functions inherited from com.inscoper.nbo.NBOBaseClass
| Name | |
|---|---|
| NBOBaseClass(long cPtr, boolean cMemoryOwn) |
Detailed Description¶
Represents the XML element IntensifiedCamera.
This field records an intensified Camera.
Public Functions Documentation¶
function delete¶
Reimplements: com.inscoper.nbo.Camera_Type.delete
function IntensifiedCamera¶
function getTypeName¶
Returns the class type name.
Return: The class type name
Reimplements: com.inscoper.nbo.Camera_Type.getTypeName
function getXMLName¶
Returns the XML element name corresponding to this class.
Return: The XML element name
Reimplements: com.inscoper.nbo.Camera_Type.getXMLName
function getNBOType¶
Returns the NBO Type corresponding to this class.
Return: The NBO Type value
Reimplements: com.inscoper.nbo.Camera_Type.getNBOType
function getChildren¶
Returns a list of all classes derived from this class.
Return: The list of derived classes
Reimplements: com.inscoper.nbo.Camera_Type.getChildren
function getSubElements¶
Returns a list of all child elements contained in this class.
Return: The list of child classes
Reimplements: com.inscoper.nbo.Camera_Type.getSubElements
function fromJsonFile¶
Populates this object from a JSON file.
Parameters:
- path The path to the JSON file
- validate If true, validates constraints on value. Default is true.
Reimplements: com.inscoper.nbo.Camera_Type.fromJsonFile
function fromJsonFile¶
Populates this object from a JSON file.
Parameters:
- path The path to the JSON file
Reimplements: com.inscoper.nbo.Camera_Type.fromJsonFile
function fromJsonString¶
Populates this object from a JSON string.
Parameters:
- json_string The JSON content as a string
- validate If true, validates constraints on value. Default is true.
Reimplements: com.inscoper.nbo.Camera_Type.fromJsonString
function fromJsonString¶
Populates this object from a JSON string.
Parameters:
- json_string The JSON content as a string
Reimplements: com.inscoper.nbo.Camera_Type.fromJsonString
function fromXmlFile¶
Populates this object from a XML file.
Parameters:
- path The path to the XML file
- validate If true, validates constraints on value. Default is true.
Reimplements: com.inscoper.nbo.Camera_Type.fromXmlFile
function fromXmlFile¶
Populates this object from a XML file.
Parameters:
- path The path to the XML file
Reimplements: com.inscoper.nbo.Camera_Type.fromXmlFile
function fromXmlString¶
Populates this object from a XML string.
Parameters:
- xml_string The XML content as a string
- validate If true, validates constraints on value. Default is true.
Reimplements: com.inscoper.nbo.Camera_Type.fromXmlString
function fromXmlString¶
Populates this object from a XML string.
Parameters:
- xml_string The XML content as a string
Reimplements: com.inscoper.nbo.Camera_Type.fromXmlString
function toXmlFile¶
Serializes this object to an XML file.
Parameters:
- filename The path to the output XML file
- validate If true, validates constraints on value. Default is true.
Reimplements: com.inscoper.nbo.Camera_Type.toXmlFile
function toXmlFile¶
Serializes this object to an XML file.
Parameters:
- filename The path to the output XML file
Reimplements: com.inscoper.nbo.Camera_Type.toXmlFile
function toXmlString¶
Serializes this object to an XML string.
Parameters:
- validate If true, validates constraints on value. Default is true.
Return: A string containing the XML representation of this object
Reimplements: com.inscoper.nbo.Camera_Type.toXmlString
function toXmlString¶
Serializes this object to an XML string.
Return: A string containing the XML representation of this object
Reimplements: com.inscoper.nbo.Camera_Type.toXmlString
function setSensorType¶
Sets the value of the SensorType attribute.
Parameters:
- value The value to set
- validate If true, validates constraints on value. Default is true.
This field records the Type of Sensor used in this case.
function setSensorType¶
Sets the value of the SensorType attribute.
Parameters:
- value The value to set
This field records the Type of Sensor used in this case.
function getSensorType¶
Returns the value of the SensorType attribute.
Return: The value of the attribute
This field records the Type of Sensor used in this case.
function resetSensorType¶
Resets the SensorType attribute to an unset state.
This field records the Type of Sensor used in this case.
function hasSensorType¶
Checks whether the optional SensorType attribute is present.
Return: true if the optional attribute has been set, false otherwise
This field records the Type of Sensor used in this case.
function setIntensifierType¶
Sets the value of the IntensifierType attribute.
Parameters:
- value The value to set
- validate If true, validates constraints on value. Default is true.
This field records the Type of Intensifier used for this Camera.
function setIntensifierType¶
Sets the value of the IntensifierType attribute.
Parameters:
- value The value to set
This field records the Type of Intensifier used for this Camera.
function getIntensifierType¶
Returns the value of the IntensifierType attribute.
Return: The value of the attribute
This field records the Type of Intensifier used for this Camera.
function resetIntensifierType¶
Resets the IntensifierType attribute to an unset state.
This field records the Type of Intensifier used for this Camera.
function hasIntensifierType¶
Checks whether the optional IntensifierType attribute is present.
Return: true if the optional attribute has been set, false otherwise
This field records the Type of Intensifier used for this Camera.
function setRegisterWellCapacity¶
Sets the value of the RegisterWellCapacity attribute.
Parameters:
- value The value to set
- validate If true, validates constraints on value. Default is true.
This field records the maximum amount of charge each read-out register well can hold, measured in electron counts.
function setRegisterWellCapacity¶
Sets the value of the RegisterWellCapacity attribute.
Parameters:
- value The value to set
This field records the maximum amount of charge each read-out register well can hold, measured in electron counts.
function getRegisterWellCapacity¶
Returns the value of the RegisterWellCapacity attribute.
Return: The value of the attribute
This field records the maximum amount of charge each read-out register well can hold, measured in electron counts.
function resetRegisterWellCapacity¶
Resets the RegisterWellCapacity attribute to an unset state.
This field records the maximum amount of charge each read-out register well can hold, measured in electron counts.
function hasRegisterWellCapacity¶
Checks whether the RegisterWellCapacity attribute is present.
Return: true if the attribute has been set, false otherwise
This field records the maximum amount of charge each read-out register well can hold, measured in electron counts.
function setRegisterWellCapacityUnit¶
Sets the value of the RegisterWellCapacityUnit attribute.
Parameters:
- value The value to set
- validate If true, validates constraints on value. Default is true.
No description available in the XSD standard.
function setRegisterWellCapacityUnit¶
Sets the value of the RegisterWellCapacityUnit attribute.
Parameters:
- value The value to set
No description available in the XSD standard.
function getRegisterWellCapacityUnit¶
Returns the value of the RegisterWellCapacityUnit attribute.
Return: The value of the attribute
No description available in the XSD standard.
function resetRegisterWellCapacityUnit¶
Resets the RegisterWellCapacityUnit attribute to an unset state.
No description available in the XSD standard.
function hasRegisterWellCapacityUnit¶
Checks whether the optional RegisterWellCapacityUnit attribute is present.
Return: true if the optional attribute has been set, false otherwise
No description available in the XSD standard.
function __internal_create¶
Reimplements: com.inscoper.nbo.Camera_Type.__internal_create
function fromBase¶
Cast a NBOBaseClass to a CMOS.
Parameters:
- base The base class to cast
Return: The casted element, or nullptr if the cast fails
Reimplements: com.inscoper.nbo.Camera_Type.fromBase
Protected Functions Documentation¶
function IntensifiedCamera¶
function swigSetCMemOwn¶
Reimplements: com.inscoper.nbo.Camera_Type.swigSetCMemOwn
function finalize¶
Reimplements: com.inscoper.nbo.Camera_Type.finalize
function getCPtr¶
Updated on 2026-06-22 at 17:06:30 +0200